diff options
author | tijl <tijl@FreeBSD.org> | 2014-05-12 16:03:35 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-05-12 16:03:35 +0800 |
commit | 733dcac11e09ad088e2969259f62c70fa0eb163d (patch) | |
tree | c101cdda17b4eedfa3218e6134299ff4b3fff7b8 /devel/geany-plugin-latex | |
parent | 1225db97b79f620e554a2110f8d2e65f72c6cda5 (diff) | |
download | freebsd-ports-gnome-733dcac11e09ad088e2969259f62c70fa0eb163d.tar.gz freebsd-ports-gnome-733dcac11e09ad088e2969259f62c70fa0eb163d.tar.zst freebsd-ports-gnome-733dcac11e09ad088e2969259f62c70fa0eb163d.zip |
Convert devel/geany* to USES=libtool tar:bzip2.
Approved by: makc
Diffstat (limited to 'devel/geany-plugin-latex')
-rw-r--r-- | devel/geany-plugin-latex/Makefile | 1 | ||||
-rw-r--r-- | devel/geany-plugin-latex/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/geany-plugin-latex/Makefile b/devel/geany-plugin-latex/Makefile index b7170d1c2f68..d287a52cdc55 100644 --- a/devel/geany-plugin-latex/Makefile +++ b/devel/geany-plugin-latex/Makefile @@ -2,6 +2,7 @@ PORTNAME= geany-plugin-latex PORTVERSION= ${GEANY_VER} +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= makc@FreeBSD.org diff --git a/devel/geany-plugin-latex/pkg-plist b/devel/geany-plugin-latex/pkg-plist index 8dfe24e7bb5c..5cf7e8f6244c 100644 --- a/devel/geany-plugin-latex/pkg-plist +++ b/devel/geany-plugin-latex/pkg-plist @@ -1,5 +1,3 @@ -lib/geany/geanylatex.a -lib/geany/geanylatex.la lib/geany/geanylatex.so %%DOCSDIR%%/geanylatex/AUTHORS %%DOCSDIR%%/geanylatex/COPYING |