diff options
author | bapt <bapt@FreeBSD.org> | 2013-06-29 16:59:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-06-29 16:59:00 +0800 |
commit | 47e03bef7b2847cdd0480ec88ef2d4e3b77e6778 (patch) | |
tree | b4d84098a5ff80776b55051edbb4ab66fa6db2ff /net | |
parent | d6a102cfbcd007d636aa398c5d0671ea2e697ae4 (diff) | |
download | freebsd-ports-gnome-47e03bef7b2847cdd0480ec88ef2d4e3b77e6778.tar.gz freebsd-ports-gnome-47e03bef7b2847cdd0480ec88ef2d4e3b77e6778.tar.zst freebsd-ports-gnome-47e03bef7b2847cdd0480ec88ef2d4e3b77e6778.zip |
Remove USE_IMAKE leftover
Diffstat (limited to 'net')
-rw-r--r-- | net/xipmsg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index 41acb532811f..3602a6383211 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -12,7 +12,6 @@ MAINTAINER= candy@kgc.co.jp COMMENT= Popup style message communication tool for X11 USES= imake -USE_IMAKE= yes USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xipmsg.1 MANCOMPRESSED= yes |