diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-04 16:52:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-04 16:52:32 +0800 |
commit | 136f804497cb7f841d9e7c63c4671cd880cbbd12 (patch) | |
tree | 5b3a07c57741f53c6dc836f400de8802759de77e /editors/hte | |
parent | 12194e9a65889389158b67767ee71912148fc296 (diff) | |
download | freebsd-ports-gnome-136f804497cb7f841d9e7c63c4671cd880cbbd12.tar.gz freebsd-ports-gnome-136f804497cb7f841d9e7c63c4671cd880cbbd12.tar.zst freebsd-ports-gnome-136f804497cb7f841d9e7c63c4671cd880cbbd12.zip |
Do not arbitrary rename packages
Diffstat (limited to 'editors/hte')
-rw-r--r-- | editors/hte/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 774106234ca6..b9cba6319a7d 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -40,7 +40,6 @@ USE_XORG= x11 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .else -PKGNAMESUFFIX= -nox11 CONFIGURE_ARGS+=--disable-x11-textmode .endif |