diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-21 03:54:55 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-21 03:54:55 +0800 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /sysutils/xsu | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) | |
download | freebsd-ports-gnome-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz freebsd-ports-gnome-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.zst freebsd-ports-gnome-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'sysutils/xsu')
-rw-r--r-- | sysutils/xsu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/xsu/Makefile b/sysutils/xsu/Makefile index 016ba91859d4..1d277295a28c 100644 --- a/sysutils/xsu/Makefile +++ b/sysutils/xsu/Makefile @@ -15,7 +15,6 @@ COMMENT= Xsu runs commands as root after prompting for the root password USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs CONFIGURE_ARGS= --su-pwd-out="Password:" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |