Some WANTLIB fixes.
 Comments ? Ok ?
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xpad/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile    15 Sep 2007 20:04:28 -0000      1.12
+++ Makefile    13 Nov 2007 11:26:23 -0000
@@ -3,7 +3,7 @@
 COMMENT=       virtual sticky pad system
 
 DISTNAME=      xpad-2.12
-PKGNAME=       ${DISTNAME}p0
+PKGNAME=       ${DISTNAME}p1
 CATEGORIES=    x11
 
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xpad/}
@@ -17,7 +17,8 @@
 
 WANTLIB=       ICE SM X11 Xext Xrender atk-1.0 c z fontconfig freetype \
                glib-2.0 gmodule-2.0 gobject-2.0 m pango-1.0 glitz png \
-               pangocairo-1.0 pangoft2-1.0 cairo
+               pangocairo-1.0 pangoft2-1.0 cairo Xrandr expat \
+               Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes

Reply via email to