diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
commit | 48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch) | |
tree | b627baa77f19bb1eab2fa4dee08aab1908131cd0 /palm | |
parent | fbdf96410f8e803568c33397323dd9d8d3af995f (diff) | |
download | ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.tar.gz ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 3f50df3829ab..563d0c98667c 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-pilot PORTVERSION= 2.0.17 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= palm comms gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +21,7 @@ LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack \ - ltverhack + ltverhack libgnomeui USE_GETTEXT= yes USE_AUTOTOOLS= libtool:22 INSTALLS_OMF= yes |