diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-19 05:20:06 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-19 05:20:06 +0800 |
commit | 94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8 (patch) | |
tree | 9e444a53130b8d00f966e42c56f147163a2442f9 /deskutils/ithought | |
parent | e3cf85956566fb251edc9584372c94c090cd6606 (diff) | |
download | freebsd-ports-graphics-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.tar.gz freebsd-ports-graphics-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.tar.zst freebsd-ports-graphics-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'deskutils/ithought')
-rw-r--r-- | deskutils/ithought/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile index a3d37a0ac89..b4b3762ef22 100644 --- a/deskutils/ithought/Makefile +++ b/deskutils/ithought/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/libexec -USE_GNOMENG= yes USE_GNOME= gtk12 post-patch: |