diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-01-02 05:45:25 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-01-02 05:45:25 +0000 |
commit | b52fd76c2af10a958f03292e8e03991f9a277c94 (patch) | |
tree | a0b35480b702e48507e42bafd0ac7c5eee271a2a /audio/gnump3d/Makefile | |
parent | 6bde17996c518ce5c4533c71926d1002c01a8a13 (diff) | |
download | ports-b52fd76c2af10a958f03292e8e03991f9a277c94.tar.gz ports-b52fd76c2af10a958f03292e8e03991f9a277c94.zip |
Prevent .la files from being installed. PLIST change, so
PORTREVISION bump.
Notes
Notes:
svn path=/head/; revision=72164
Diffstat (limited to 'audio/gnump3d/Makefile')
-rw-r--r-- | audio/gnump3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 001eae0eb3ac..9d7906a80ca5 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnump3d PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |