diff options
author | marcus <marcus@FreeBSD.org> | 2006-09-20 01:52:31 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-09-20 01:52:31 +0800 |
commit | b61e9b68eaf0293e527946b3d26c62b09cd358d4 (patch) | |
tree | a2693f36605e0cd16f413a4e82c792618e710b9e /editors/scite | |
parent | ee5e68e99b4b9c7f5a1e8e469a1b7f3c7d6f9988 (diff) | |
download | freebsd-ports-gnome-b61e9b68eaf0293e527946b3d26c62b09cd358d4.tar.gz freebsd-ports-gnome-b61e9b68eaf0293e527946b3d26c62b09cd358d4.tar.zst freebsd-ports-gnome-b61e9b68eaf0293e527946b3d26c62b09cd358d4.zip |
We no longer need gnomehier, and don't remove an mtree directory.
Reported by: pointyhat via kris
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 1 | ||||
-rw-r--r-- | editors/scite/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index ff6ba114b93d..d03aeb2c0c29 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/gtk USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomehier MAKEFILE= makefile MAKE_ENV= CC="${CXX}" EXTRA_PATCH_FILES= lua/include/lauxlib.h \ diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist index cf500a8d1eb0..45728f2064f6 100644 --- a/editors/scite/pkg-plist +++ b/editors/scite/pkg-plist @@ -77,5 +77,4 @@ share/scite/verilog.properties share/scite/vhdl.properties share/scite/yaml.properties @dirrm share/scite -@dirrmtry share/pixmaps @dirrmtry share/applications |