diff options
author | ade <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
commit | a44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch) | |
tree | 14d9392b22ced431dae442dd74506f7e26011de3 /x11-clocks | |
parent | db3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff) | |
download | freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.zst freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip |
Sync to new bsd.autotools.mk
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/bmp-alarm/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/bmp-alarm/Makefile b/x11-clocks/bmp-alarm/Makefile index 3e19b36cbf6f..c408f2765762 100644 --- a/x11-clocks/bmp-alarm/Makefile +++ b/x11-clocks/bmp-alarm/Makefile @@ -16,7 +16,7 @@ COMMENT= Alarm timer plugin for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GNOME= gnometarget gtk20 GNU_CONFIGURE= yes diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 5dba601c2640..ee9bab4cefb7 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -21,7 +21,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes |