diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /editors/mlview | |
parent | Unbreak: make it fetchable again (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'editors/mlview')
-rw-r--r-- | editors/mlview/Makefile | 2 | ||||
-rw-r--r-- | editors/mlview/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index e1f3bed0a32a..877dec485ea4 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -7,7 +7,7 @@ PORTNAME= mlview PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} diff --git a/editors/mlview/pkg-plist b/editors/mlview/pkg-plist index 3e3ab0a4262d..ccf12c2f10c0 100644 --- a/editors/mlview/pkg-plist +++ b/editors/mlview/pkg-plist @@ -1,9 +1,11 @@ bin/mlview bin/mlviewctl lib/libmlview.a +lib/libmlview.la lib/libmlview.so lib/libmlview.so.8 lib/libmlviewdbusclient.a +lib/libmlviewdbusclient.la lib/libmlviewdbusclient.so.8 lib/libmlviewdbusclient.so share/gnome/applications/mlview.desktop |