diff options
Diffstat (limited to 'x11/gsynaptics')
-rw-r--r-- | x11/gsynaptics/Makefile | 8 | ||||
-rw-r--r-- | x11/gsynaptics/pkg-plist | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index d19135b27179..5a45385b262e 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -13,17 +13,11 @@ LICENSE= GPLv2 RUN_DEPENDS= xf86-input-synaptics>0:${PORTSDIR}/x11-drivers/xf86-input-synaptics -USES= pathfix pkgconfig gettext gmake +USES= gettext gmake pathfix pkgconfig USE_GNOME= gconf2 libglade2 gnomedocutils GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gsynaptics.1 gsynaptics-init.1 - -NO_STAGE= yes -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.mk> diff --git a/x11/gsynaptics/pkg-plist b/x11/gsynaptics/pkg-plist index 362e9a00ce53..3e587f3e7ffb 100644 --- a/x11/gsynaptics/pkg-plist +++ b/x11/gsynaptics/pkg-plist @@ -1,5 +1,7 @@ bin/gsynaptics bin/gsynaptics-init +man/man1/gsynaptics-init.1.gz +man/man1/gsynaptics.1.gz share/applications/gsynaptics.desktop share/gnome/autostart/gsynaptics-init.desktop share/gnome/help/gsynaptics/C/gsynaptics.xml |